Skip to content

CCM-9336: Bump @aws-sdk/lib-dynamodb from 3.1008.0 to 3.1040.0#565

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/lib-dynamodb-3.1038.0
Open

CCM-9336: Bump @aws-sdk/lib-dynamodb from 3.1008.0 to 3.1040.0#565
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk/lib-dynamodb-3.1038.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps @aws-sdk/lib-dynamodb from 3.1008.0 to 3.1040.0.

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.1040.0

3.1040.0(2026-04-30)

New Features
  • clients: update client endpoints as of 2026-04-30 (2620ccbd)
  • client-bedrock-agentcore-control: AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records. (6b9d13e3)
  • client-route53globalresolver: Adds support for regions in the UpdateGlobalResolver input. (84b15b2e)
  • client-sagemaker: Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations. (05c49aa9)
  • client-sso-admin: Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API (d46aaf53)
  • client-payment-cryptography: Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations. (4d7fdfa8)
  • client-datazone: Adds support for asynchronous notebook runs (e562cc0f)
  • client-kafka: Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity. (34de26bd)
  • client-observabilityadmin: Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement. (8cea5eb6)
  • client-eks: Vended logs update param for capability vended logs feature (7741c8f5)
  • client-bedrock-agentcore: AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records. (948fd098)
Tests

For list of updated packages, view updated-packages.md in assets-3.1040.0.zip

v3.1039.0

3.1039.0(2026-04-29)

Chores
Documentation Changes
  • client-ecr: Removes support for registry policy V1 (0fc28e9f)
New Features
  • clients: update client endpoints as of 2026-04-29 (2c0c0979)
  • client-workspaces-web: Allow admins to configure IPv6 ranges on IP Access Settings. (a1d8beb2)
  • client-account: Adds AccountState in the response for the GetAccountInformation API. Each state represents a specific phase in the account lifecycle. Use this information to manage account access, automate workflows, or trigger actions based on account state changes. (dc283531)
  • client-gamelift: Amazon GameLift Servers adds a new DescribeContainerGroupPortMappings API for container fleets, making it easy to discover which connection ports map to your container ports without needing to remotely access the compute. (71e95d8f)
  • client-transfer: This launch will increase the limits for customers to list the contents from the remote directories from 10k to 200k. (58052c95)
  • client-cloudfront: Amazon CloudFront now supports cache tag. Tag objects via response headers and invalidate all matching objects in a single request, replacing manual URL tracking and broad wildcards. (fac83987)
  • client-mediapackagev2: This feature adds configuration for specifying SCTE marker handling and allow greater control over generated manifest and segment URIs (cd814f6b)
  • client-bedrock-agentcore-control: Adds configuration bundles for versioned, immutable agent configuration snapshots with branch-based lineage (480b6517)

... (truncated)

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.1040.0 (2026-04-30)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1039.0 (2026-04-29)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1038.0 (2026-04-27)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1037.0 (2026-04-24)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1036.0 (2026-04-23)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1035.0 (2026-04-22)

Note: Version bump only for package @​aws-sdk/lib-dynamodb

3.1034.0 (2026-04-21)

... (truncated)

Commits
  • 7736067 Publish v3.1040.0
  • 856c9c0 test(client-dynamodb): fix table cleanup criteria (#7976)
  • 51c8215 Publish v3.1039.0
  • 97d9277 test(client-dynamodb): enable verbose e2e test mode (#7974)
  • 8009782 test(client-dynamodb): e2e test table cleanup (#7971)
  • 3fbf6c5 Publish v3.1038.0
  • 7babd8b Publish v3.1037.0
  • 46e4ac5 Publish v3.1036.0
  • 107aefc chore(codegen): sync for http2 session closure, retry longpoll backoff, and f...
  • d8fbfbc Publish v3.1035.0
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 5, 2026 15:11
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 5, 2026
Bumps [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) from 3.1008.0 to 3.1040.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1040.0/lib/lib-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.1038.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title CCM-9336: Bump @aws-sdk/lib-dynamodb from 3.1008.0 to 3.1038.0 CCM-9336: Bump @aws-sdk/lib-dynamodb from 3.1008.0 to 3.1040.0 May 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/lib-dynamodb-3.1038.0 branch from 8cfc5bf to 140aea4 Compare May 8, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants